projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db0bb57
)
km/common: add test sw starting variable
author
Thomas Herzmann
<
[email protected]
>
Sun, 5 Jun 2011 22:22:13 +0000
(22:22 +0000)
committer
Wolfgang Denk
<
[email protected]
>
Wed, 27 Jul 2011 21:43:17 +0000
(23:43 +0200)
The test SW is started when the test_bank variable is set.
Signed-off-by: Thomas Herzmann <
[email protected]
>
Signed-off-by: Valentin Longchamp <
[email protected]
>
cc: Heiko Schocher <
[email protected]
>
cc: Wolfgang Denk <
[email protected]
>
Signed-off-by: Holger Brunck <
[email protected]
>
include/configs/km/keymile-common.h
patch
|
blob
|
history
diff --git
a/include/configs/km/keymile-common.h
b/include/configs/km/keymile-common.h
index 8839ccb920b31eede4b3e4b3bca3bf80e54a6ead..c40a5417b1269638c2c0d5982b56daa98f225944 100644
(file)
--- a/
include/configs/km/keymile-common.h
+++ b/
include/configs/km/keymile-common.h
@@
-223,6
+223,8
@@
"backup_bank=0\0" \
"release=run newenv; reset\0" \
"pnvramsize=" xstr(CONFIG_KM_PNVRAM) "\0" \
+ "testbootcmd=setenv boot_bank ${test_bank}; " \
+ "run ${subbootcmds}; reset\0" \
""
#ifndef CONFIG_KM_DEF_ENV